Make tools/Makefile cross-friendly
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 22 Jan 2008 09:43:53 +0000 (09:43 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 22 Jan 2008 09:43:53 +0000 (09:43 +0000)
commit036e6bd11be95e3e78d2316b0cf0847740b539bc
tree9cd2ca74318038be67b98edc7ce53785a42303cd
parentc7ee45b34e361a8f4db226d3802472fcd0e277df
Make tools/Makefile cross-friendly

Pass Xen cross-compilation options through to ioemu.
Export CROSS_SYS_ROOT for use by scripts.  Unexport
IOEMU_DIR since it isn't used outside of the Makefile.

Signed-off-by: Aron Griffis <aron@hp.com>
tools/Makefile